Code & Development

7037 curated skills in this category

Code & Development Featured

consciousness-council

Run a multi-perspective Mind Council deliberation on any question, decision, or creative challenge. Use this skill whenever the user wants diverse viewpoints, needs help making a tough decision, asks for a council/panel/board discussion, wants to explore a problem from multiple angles, requests devil's advocate analysis, or says things like "what would different experts think about this", "help me think through this from all sides", "council mode", "mind council", or "deliberate on this". Also trigger when the user faces a dilemma, trade-off, or complex choice with no obvious answer.

30,618 Updated yesterday
K-Dense-AI
Code & Development Featured

matlab

MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential equations, optimization, statistics, or creating scientific visualizations. Also use when the user needs help with MATLAB syntax, functions, or wants to convert between MATLAB and Python code. Scripts can be executed with MATLAB or the open-source GNU Octave interpreter.

30,618 Updated yesterday
K-Dense-AI
Code & Development Featured

what-if-oracle

Run structured What-If scenario analysis with multi-branch possibility exploration. Use this skill when the user asks speculative questions like "what if...", "what would happen if...", "what are the possibilities", "explore scenarios", "scenario analysis", "possibility space", "what could go wrong", "best case / worst case", "risk analysis", "contingency planning", "strategic options", or any question about uncertain futures. Also trigger when the user faces a fork-in-the-road decision, wants to stress-test an idea, or needs to think through consequences before committing.

30,618 Updated yesterday
K-Dense-AI
Code & Development Featured

clean-code

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

28,628 Updated today
davila7
Code & Development Featured

chrome-extension-developer

Expert in building Chrome Extensions using Manifest V3. Covers background scripts, service workers, content scripts, and cross-context communication.

28,628 Updated today
davila7
Code & Development Featured

cursor-git-integration

Integrate Git workflows with Cursor IDE: AI commit messages, @Git context, diff review, and conflict resolution. Triggers on "cursor git", "git in cursor", "cursor version control", "cursor commit", "cursor branch", "@Git".

2,493 Updated today
jeremylongshore
Code & Development Featured

ideogram-debug-bundle

Collect Ideogram debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Ideogram problems. Trigger with phrases like "ideogram debug", "ideogram support bundle", "collect ideogram logs", "ideogram diagnostic".

2,493 Updated today
jeremylongshore
Code & Development Featured

openevidence-debug-bundle

Debug Bundle for OpenEvidence. Trigger: "openevidence debug bundle".

2,493 Updated today
jeremylongshore
Code & Development Featured

golang-code-style

Golang code style, formatting and conventions. Use when writing code, reviewing style, configuring linters, writing comments, or establishing project standards.

2,488 Updated 3 days ago
samber
Code & Development Featured

golang-grpc

Provides gRPC usage guidelines, protobuf organization, and production-ready patterns for Golang microservices. Use when implementing, reviewing, or debugging gRPC servers/clients, writing proto files, setting up interceptors, handling gRPC errors with status codes, configuring TLS/mTLS, testing with bufconn, or working with streaming RPCs.

2,488 Updated 3 days ago
samber
Code & Development Featured

golang-lint

Provides linting best practices and golangci-lint configuration for Go projects. Covers running linters, configuring .golangci.yml, suppressing warnings with nolint directives, interpreting lint output, and managing linter settings. Use this skill whenever the user runs linters, configures golangci-lint, asks about lint warnings or suppressions, sets up code quality tooling, or asks which linters to enable for a Go project. Also use when the user mentions golangci-lint, go vet, staticcheck, revive, or any Go linting tool.

2,488 Updated 3 days ago
samber
Code & Development Featured

blog-brand

Establish durable brand and voice context for cross-skill consumption. Generates BRAND.md (audience, positioning, do/don't editorial rules, taboo phrases, competitor differentiation) and VOICE.md (existing persona JSON re-expressed as readable prose), both written to the project root. When present, all blog sub-skills auto-load these files before writing or reviewing. Pairs with blog-persona, which manages the structured persona JSON. Use when user says "blog brand", "create brand context", "brand voice doc", "BRAND.md", "VOICE.md", "establish editorial brand", "brand guidelines for blog".

1,331 Updated today
AgriciDaniel
Code & Development Featured

moai-domain-ideation

Ideation domain specialist: Lean Canvas assembly, SPEC decomposition list extraction, and Diverge-Converge pipeline for product proposal generation. Use during /moai brain Phase 2 (Diverge), Phase 4 (Converge), and Phase 6 (Proposal).

1,120 Updated today
modu-ai
Code & Development Featured

2slides-ppt-generator

AI-powered presentation generation via the 2slides API — create slides from text, match a reference image style, summarize documents into decks, add AI voice narration, and export pages/audio. Use for any "make slides", "create a deck", or "slides from this document" request.

42,765 Updated today
sickn33
Code & Development Featured

accesslint-audit

Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers direct-CDP live-DOM auditing; falls back to a browser-MCP composition or HTML-string audits.

42,765 Updated today
sickn33
Code & Development Featured

accesslint-diff

Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff against a branch. Reports only new violations introduced, violations fixed, and pre-existing count. Use `scan` for a full audit with no diffing.

42,765 Updated today
sickn33
Code & Development Featured

clean-code

This skill embodies the principles of "Clean Code" by Robert C. Martin (Uncle Bob). Use it to transform "code that works" into "code that is clean."

42,765 Updated today
sickn33
Code & Development Featured

code-reviewer

Elite code review expert specializing in modern AI-powered code

42,765 Updated today
sickn33
Code & Development Featured

django-perf-review

Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database performance", "Django ORM issues", or audit Django code for performance problems.

42,765 Updated today
sickn33
Code & Development Featured

dwarf-expert

Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses DWARF data.

42,765 Updated today
sickn33
Code & Development Featured

fp-refactor

Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns

42,765 Updated today
sickn33
Code & Development Featured

gh-review-requests

Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member. Use when asked to "find PRs I need to review", "show my review requests", "what needs my review", "fetch GitHub review requests", or "check team review queue".

42,765 Updated today
sickn33
Code & Development Featured

gha-security-review

Find exploitable vulnerabilities in GitHub Actions workflows. Every finding MUST include a concrete exploitation scenario — if you can't build the attack, don't report it.

42,765 Updated today
sickn33
Code & Development Featured

git-hooks-automation

Master Git hooks setup with Husky, lint-staged, pre-commit framework, and commitlint. Automate code quality gates, formatting, linting, and commit message enforcement before code reaches CI.

42,765 Updated today
sickn33
Code & Development Featured

gitlab-ci-patterns

Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment.

42,765 Updated today
sickn33
Code & Development Featured

idea-darwin

Darwinian idea evolution engine — toss rough ideas onto an evolution island, let them compete, crossbreed, and mutate through structured rounds to surface your strongest concepts.

42,765 Updated today
sickn33
Code & Development Featured

identity-mirror

One sentence - what this skill does and when to invoke it

42,765 Updated today
sickn33
Code & Development Featured

openclaw-github-repo-commander

7-stage super workflow for GitHub repo audit, cleanup, PR review, and competitor analysis

42,765 Updated today
sickn33
Code & Development Featured

orchestrate-batch-refactor

Plan and execute large refactors with dependency-aware work packets and parallel analysis.

42,765 Updated today
sickn33
Code & Development Featured

phase-gated-debugging

Use when debugging any bug. Enforces a 5-phase protocol where code edits are blocked until root cause is confirmed. Prevents premature fix attempts.

42,765 Updated today
sickn33
Code & Development Featured

seo-forensic-incident-response

Investigate sudden drops in organic traffic or rankings and run a structured forensic SEO incident response with triage, root-cause analysis and recovery plan.

42,765 Updated today
sickn33
Code & Development Featured

ui-review

Review UI code for StyleSeed design-system compliance, accessibility, mobile ergonomics, spacing discipline, and implementation quality.

42,765 Updated today
sickn33
Code & Development Featured

uncle-bob-craft

Use when performing code review, writing or refactoring code, or discussing architecture; complements clean-code and does not replace project linter/formatter.

42,765 Updated today
sickn33
Code & Development Featured

vibers-code-review

Human review workflow for AI-generated GitHub projects with spec-based feedback, security review, and follow-up PRs from the Vibers service.

42,765 Updated today
sickn33
Code & Development Featured

videodb-skills

Upload, stream, search, edit, transcribe, and generate AI video and audio using the VideoDB SDK.

42,765 Updated today
sickn33
Code & Development Featured

videodb

Video and audio perception, indexing, and editing. Ingest files/URLs/live streams, build visual/spoken indexes, search with timestamps, edit timelines, add overlays/subtitles, generate media, and create real-time alerts.

42,765 Updated today
sickn33
Code & Development Featured

content-reviewer

Use when the user asks to "review this influencer content" or "check if this post meets brand guidelines"; produces a structured review (brand alignment, message accuracy, compliance, quality, technical specs), an approve/revise/reject decision, and a constructive feedback message for the creator. Not for drafting the brief that sets the criteria — use brief-generator; not for the partnership agreement — use contract-helper.

2,354 Updated today
aaron-he-zhu
Code & Development Featured

gitbook-notion

Integration with hosted documentation platforms GitBook and Notion. Manage spaces, synchronize content with Git, export/import between formats, configure webhooks, and retrieve analytics.

1,495 Updated today
a5c-ai
Code & Development Featured

tech-writing-lint

Automated technical writing style and quality enforcement. Lint documentation with Vale, check for inclusive language, enforce style guides, and analyze readability metrics.

1,495 Updated today
a5c-ai
Code & Development Featured

code-review-excellence

Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.

28,628 Updated today
davila7
Code & Development Featured

debugger

Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.

28,628 Updated today
davila7
Code & Development Featured

debugging-strategies

Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.

28,628 Updated today
davila7
Code & Development Featured

code-review-asm-xtensa

Review Xtensa assembly code for ESP32 platforms. Checks for critical errors in inline assembly, ABI compliance, and optimization opportunities. Use after modifying ESP32 assembly or inline asm code.

7,441 Updated 3 days ago
FastLED
Code & Development Featured

ctf-osint

Provides open source intelligence techniques for CTF challenges. Use when gathering information from public sources, social media, geolocation, DNS records, username enumeration, reverse image search, Google dorking, Wayback Machine, Tor relays, FEC filings, or identifying unknown data like hashes and coordinates.

2,671 Updated 1 weeks ago
ljagiello
Code & Development Featured

ctf-writeup

Generates a single standardized submission-style CTF writeup for competition handoff and organizer review. Use after solving a CTF challenge to document the solution steps, tools used, and lessons learned in a structured format.

2,671 Updated 1 weeks ago
ljagiello
Code & Development Featured

commit-message-formatter

Manage commit message formatter operations. Auto-activating skill for DevOps Basics. Triggers on: commit message formatter, commit message formatter Part of the DevOps Basics skill category. Use when working with commit message formatter functionality. Trigger with phrases like "commit message formatter", "commit formatter", "commit".

2,493 Updated today
jeremylongshore
Code & Development Featured

guidewire-debug-bundle

Collect Guidewire diagnostic info including Cloud API responses, Gosu stack traces, and server logs. Trigger: "guidewire debug bundle", "debug-bundle".

2,493 Updated today
jeremylongshore
Code & Development Featured

auto-merge

Automatically merge open PRs that have passing CI, no blocking reviews, and no conflicts

573 Updated today
aaronjmars
Code & Development Featured

changelog

Generate a user-facing changelog (Keep a Changelog format) from recent commits across watched repos

573 Updated today
aaronjmars
Code & Development Featured

liveview-patterns

Build LiveView: async data (assign_async), PubSub (check connected?), phx-change events, form components/modals/uploads, streams for lists, live_patch. Use when handling interactions, debugging events, or tracking Presence.

473 Updated today
oliver-kriska
Code & Development Featured

narrow-bare-rescue

Narrow bare rescue in Elixir so real errors like KeyError and typos propagate instead of being swallowed. Use to audit rescues and refactor error handling.

473 Updated today
oliver-kriska
Code & Development Featured

phxdeps-audit

Audit Hex deps for supply-chain security risk — bidi chars, compile-time exec, maintainer changes, typosquats, CVEs. Use after mix deps.update, when checking if a package upgrade is safe, or reviewing mix.lock PR diffs.

473 Updated today
oliver-kriska
Code & Development Featured

phxboundaries

Analyze Phoenix context boundaries and module coupling via mix xref. Use when checking cross-context calls, validating dependencies, before splitting modules, or reviewing architecture.

473 Updated today
oliver-kriska
Code & Development Featured

oban

Oban job processing — workers, perform/1 (OSS) and process/1 (Pro), queues, cron, retries, unique jobs, idempotency, Oban Pro (Workflow, Batch, Chunk, Smart Engine), Testing. Use when writing Oban workers, queue config, or debugging jobs.

473 Updated today
oliver-kriska
Code & Development Featured

catchup

Summarize and review what changed while you were away. Use after a weekend, vacation, or flight to check missed PRs, git commits, Linear tickets, and meetings — one prioritized brief, not a firehose.

473 Updated today
oliver-kriska
Code & Development Featured

cpp-coding-standards

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

228,094 Updated yesterday
affaan-m
Code & Development Featured

flutter-dart-code-review

Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.

228,094 Updated yesterday
affaan-m
Code & Development Featured

plankton-code-quality

Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.

228,094 Updated yesterday
affaan-m
Code & Development Featured

accesslint-scan

Audit a live page for accessibility issues, locate each WCAG violation precisely, and return a selector-grounded fix worklist without editing.

42,765 Updated today
sickn33
Code & Development Featured

github

Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.

42,765 Updated today
sickn33
Code & Development Featured

accint-commitments

Triage acc's open promises and close them with honest real-world verdicts via acc_act(runtime="outcome").

42,765 Updated today
sickn33
Code & Development Featured

git-commit

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping

36,405 Updated today
github
Code & Development Featured

gtm-developer-ecosystem

Build and scale developer-led adoption through ecosystem programs. Use when deciding open vs curated ecosystems, building developer programs, scaling platform adoption, or designing student program pipelines.

36,405 Updated today
github
Code & Development Featured

mentoring-juniors

Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers. Triggers: "help me understand", "explain this code", "I'm stuck", "Im stuck", "I'm confused", "Im confused", "I don't understand", "I dont understand", "can you teach me", "teach me", "mentor me", "guide me", "what does this error mean", "why doesn't this work", "why does not this work", "I'm a beginner", "Im a beginner", "I'm learning", "Im learning", "I'm new to this", "Im new to this", "walk me through", "how does this work", "what's wrong with my code", "what's wrong", "can you break this down", "ELI5", "step by step", "where do I start", "what am I missing", "newbie here", "junior dev", "first time using", "how do I", "what is", "is this right", "not sure", "need help", "struggling", "show me", "help me debug", "best practice", "too complex", "overwhelmed", "lost", "debug this", "/socratic", "/hint", "/concept", "/pseudocode". Progressive clue systems, teaching techniques, and success metrics.

36,405 Updated today
github
Code & Development Featured

refactor

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.

36,405 Updated today
github
Code & Development Featured

security-review

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

28,628 Updated today
davila7
Code & Development Featured

git-commit-helper

Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.

28,628 Updated today
davila7
Code & Development Featured

worktree-guide

Interactive guide for parallel development with Ghostty, git worktrees, and Lazygit. Use when setting up multi-task workflows or learning the worktree system.

28,628 Updated today
davila7
Code & Development Featured

difficult-workplace-conversations

Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing for tough conversations, addressing conflicts, giving critical feedback, or navigating sensitive workplace discussions.

28,628 Updated today
davila7
Code & Development Featured

peer-review

Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.

28,628 Updated today
davila7
Code & Development Featured

research-grants

Write competitive research proposals for NSF, NIH, DOE, and DARPA. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with submission requirements.

28,628 Updated today
davila7
Code & Development Featured

scientific-slides

Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and LaTeX Beamer.

28,628 Updated today
davila7
Code & Development Featured

plannotator-setup-goal

Turn an idea or objective into a goal package for /goal. Interviews the user, builds a reviewed fact sheet via Plannotator, then explores the codebase to produce an execution plan.

6,931 Updated today
backnotprop
Code & Development Featured

filter-syntax

Reference data for test filter syntax across all platform and framework combinations: VSTest --filter expressions, MTP filters for MSTest/NUnit/xUnit v3/TUnit, and VSTest-to-MTP filter translation. DO NOT USE directly — loaded by run-tests, mtp-hot-reload, and migrate-vstest-to-mtp when they need filter syntax.

4,513 Updated today
dotnet
Code & Development Featured

github-project-contributor-finder-api-skill

This skill helps users extract GitHub repository project details and contributor contact information using keywords, stars, and update dates. Agent should proactively apply this skill when users express needs like search for GitHub projects by keywords, find top open-source contributors in specific domains, extract developer contacts from GitHub repositories, discover trending repositories with high stars, gather contributor profiles and social links for tech recruiting, retrieve GitHub project descriptions and metrics, build developer communities by finding active contributors, search for repositories updated recently, collect personal website and Twitter links of developers, generate targeted leads for developer tools, or track active open-source contributors for collaboration.

4,255 Updated 2 days ago
browser-act
Code & Development Featured

demo-video

Generate demo assets (GIF/MP4) from real tmux E2E runs and viewer screenshots using asciinema and Playwright

2,449 Updated today
liaohch3
Code & Development Featured

playwright-screen-recording

Record browser test videos with Playwright for PR review and bug fix verification

2,449 Updated today
liaohch3
Code & Development Featured

pr-preflight

Full pre-PR merge-readiness check. Run this before opening or merging a pull request — it validates local gates (lint, format, tests), CI status, screenshot evidence, and PR metadata in one pass. Also useful for reviewing an existing PR's readiness.

2,449 Updated today
liaohch3
Code & Development Featured

screenshot-validation

Validate screenshot and viewer HTML quality for PR evidence. Run this after adding or modifying images under .agents/evidence/pr/ or .agents/recordings/, or after generating a new viewer HTML file. Combines image quality checks (resolution, blankness, file size) with Playwright-based viewer rendering verification.

2,449 Updated today
liaohch3
Code & Development Featured

clean-code

Write readable, maintainable code through disciplined naming, small functions, and clean error handling. Use when the user mentions "clean up this code", "this function is too long", "code smells", "naming conventions", "boy scout rule", "single responsibility", or "unit test quality". Also trigger when reviewing a pull request for readability, untangling a messy function, debating comment styles, or improving error-handling patterns. Covers SRP, comment discipline, formatting, and unit testing. For refactoring techniques, see refactoring-patterns. For architecture and dependency rules, see clean-architecture.

1,592 Updated 4 days ago
wondelai
Code & Development Featured

refactoring-patterns

Apply named refactoring transformations to improve code structure without changing behavior. Use when the user mentions "refactor this", "code smells", "extract method", "replace conditional", "technical debt", "move method", "inline variable", "decompose conditional", or "clean up this messy code". Also trigger when cleaning up legacy code, preparing code for new features by restructuring, or identifying which transformation fits a specific code smell. Covers smell-driven refactoring, safe transformation sequences, and testing guards. For code-quality foundations, see clean-code. For managing complexity, see software-design-philosophy.

1,592 Updated 4 days ago
wondelai
Code & Development Featured

software-design-philosophy

Manage software complexity through deep modules, information hiding, and strategic programming. Use when the user mentions "module design", "API too complex", "shallow class", "complexity budget", "strategic vs tactical", "deep module", "information leakage", "pass-through method", "this code is over-engineered", or "simplify this design". Also trigger when reviewing an interface for simplicity, evaluating whether an abstraction is pulling its weight, deciding whether a comment is worth writing, or choosing between general-purpose and special-purpose approaches. Covers deep vs shallow modules, red flags for complexity, and comments as design documentation. For code quality, see clean-code. For architecture boundaries, see clean-architecture.

1,592 Updated 4 days ago
wondelai
Code & Development Featured

happier-diagnose

Diagnose a problem with a Happier session, the daemon, a provider (Claude/Codex/OpenCode), auth, or connectivity. Pulls the correct logs, finds a true root cause from evidence only, presents findings, and optionally uploads a private diagnostics bundle to Happier developers and/or files a sanitized public GitHub issue (the two are complementary). Use when the user reports a bug, says Happier is broken/stuck/misbehaving, asks to debug/diagnose/triage/troubleshoot Happier, or shares a Happier session ID and asks what went wrong.

1,310 Updated today
happier-dev
Code & Development Featured

happier-release-validation

Run a local-first Happier release validation cycle for a candidate version before preview promotion. Creates a validation worktree and ignored tracking workspace, orchestrates parallel checks, deep manual QA on Lima/macOS/Windows, root-cause fixes, evidence capture, independent reviews, and a final dry-run. This skill never promotes or releases.

1,310 Updated today
happier-dev
Code & Development Featured

dd-debugger

Live Debugger - inspect runtime argument/variable values in production by placing log probes on methods. Use when asked what values a function receives, what parameters look like at runtime, or to capture live data from running services without redeploying.

948 Updated 2 days ago
datadog-labs
Code & Development Featured

ubs

Use when reviewing code with UBS for bugs, security issues, AI-generated quality, or pre-commit checks.

408 Updated today
boshu2
Code & Development Featured

hook-authoring

Guide creating Claude Code hooks with security-first design. Use for validation and enforcement.

324 Updated 4 days ago
athola
Code & Development Featured

skill-authoring

Guide creating Claude Code skills with TDD and persuasion principles. Use for new skill development.

324 Updated 4 days ago
athola
Code & Development Featured

architecture-paradigm-functional-core

Applies Functional Core, Imperative Shell to isolate logic from side effects. Use when business logic is entangled with I/O or unit tests are slow and brittle.

324 Updated 4 days ago
athola
Code & Development Featured

architecture-aware-init

Selects architecture paradigm via research before scaffolding. Use when architecture is undecided and the choice needs justification and documentation.

324 Updated 4 days ago
athola
Code & Development Featured

precommit-setup

Configures pre-commit hooks for linting, type checking, formatting, and testing. Use when setting up a new project or adding quality gates to an existing one.

324 Updated 4 days ago
athola
Code & Development Featured

project-init

Scaffolds new projects with git, CI/CD workflows, pre-commit hooks, and build config. Use when starting a new Python, Rust, or TypeScript project from scratch.

324 Updated 4 days ago
athola
Code & Development Featured

plugin-review

Review plugin quality with tiered checks and dependency scoping. Use for PR and pre-release audits.

324 Updated 4 days ago
athola
Code & Development Featured

makefile-generation

Generates Makefiles with testing, linting, formatting, and automation targets. Use when starting a project or standardizing build automation.

324 Updated 4 days ago
athola
Code & Development Featured

code-quality-principles

KISS, YAGNI, and SOLID code quality principles for clean code, reducing complexity and preventing over-engineering.

324 Updated 4 days ago
athola
Code & Development Featured

response-compression

Compress verbose responses by removing filler, hype, and unnecessary framing. Directness and termination guidelines.

324 Updated 4 days ago
athola
Code & Development Featured

smart-sourcing

Select optimal information sources for tool calls and file reads, balancing accuracy with token efficiency.

324 Updated 4 days ago
athola
Code & Development Featured

rule-catalog

Browse the rule catalog and guide installation. Use when looking for

324 Updated 4 days ago
athola
Code & Development Featured

diff-analysis

Analyze changesets with risk scoring, categorization by type/impact, and release note preparation

324 Updated 4 days ago
athola
Code & Development Featured

feature-review

Review and prioritize features using RICE, WSJF, or Kano scoring frameworks, then create GitHub issues for suggestions.

324 Updated 4 days ago
athola

Showing top 100 of 7037 skills in Code & Development by quality score.

Browse all 7037 Code & Development skills →