All authors
micsapp avatar

Claude Skills by micsapp

github.com/micsapp
1,729 skillsA× 1,665B× 57C× 3D× 3F× 10 installs297 views
Rules EvalA

Evaluate and validate Claude Code rules in .claude/rules/ directories.

toolsgobash
0
4
Shared PatternsA

'Reference these patterns to validate consistency across the ecosystem.

testinggotesting
0
4
Skill AuthoringA

'Guide to effective Claude Code skill authoring using TDD methodology

code-qualitypythongo
0
4
Skills EvalA

Evaluate and improve Claude skill quality through auditing. Use when

testinggobash
0
4
Subagent TestingA

TDD-style testing methodology for skills using fresh subagent instances

testinggobash
0
4
Architecture Paradigm Client ServerA

'Consult this skill when designing client-server systems or API architectures.

devopsrustgo
0
4
Architecture Paradigm Cqrs EsA

'CQRS and Event Sourcing for auditability, read/write separation, and

testinggorails
0
4
Architecture Paradigm Event DrivenA

'Asynchronous event-based communication to decouple producers/consumers

devopsgoreact
0
4
Architecture Paradigm Functional CoreA

'Functional Core, Imperative Shell: isolate deterministic logic from

code-qualitygoshell
0
4
Architecture Paradigm HexagonalA

'Decouple domain logic from infrastructure using Hexagonal (Ports & Adapters)

code-qualitygosql
0
4
Architecture Paradigm LayeredA

'Consult this skill when implementing layered patterns or enforcing layer

developmentjavascripttypescript
0
4
Architecture Paradigm MicrokernelA

'Minimal core system with plugin-based feature extensibility for platform

developmentrustgo
0
4
Architecture Paradigm MicroservicesA

'Consult this skill when designing or evolving microservices architectures.

devopspythongo
0
4
Architecture Paradigm Modular MonolithA

'Single deployable with enforced module boundaries for team autonomy

code-qualitygorefactoring
0
4
Architecture Paradigm PipelineA

'Consult this skill when designing data pipelines or transformation workflows.

devopsgotesting
0
4
Architecture Paradigm ServerlessA

'Serverless FaaS for event-driven workloads with minimal infrastructure

devopsgoterraform
0
4
Architecture Paradigm Service BasedA

'Coarse-grained service architecture for deployment independence without

code-qualitygorefactoring
0
4
Architecture Paradigm Space BasedA

'Data-grid architecture for high-traffic stateful workloads with linear

toolsgonode
0
4
Architecture ParadigmsA

Interactive selector and router for architecture paradigms. Use when

devopsgoshell
0
4
Architecture Aware InitA

'Architecture-aware project initialization combining online research

documentationtypescriptpython
0
4
Makefile GenerationA

Generate language-specific Makefiles with testing, linting, and automation targets. Use for project initialization and workflow standardization. Skip if Makefile exists.

testingtypescriptpython
0
4
Mission OrchestratorA

'Unified lifecycle orchestrator for attune project development. Auto-detects

code-qualitygobash
0
4
Precommit SetupB

Configure three-layer pre-commit system with linting, type checking, and testing hooks. Use for quality gate setup and code standards. Skip if pre-commit is optimally configured.

code-qualitytypescriptpython
0
4
Project BrainstormingA

Guide project ideation through Socratic questioning and constraint analysis for actionable project briefs. Use for starting projects, exploring problems, comparing approaches, feasibility. Skip if requirements are clear.

documentationgobash
0
4
Project ExecutionA

Execute implementation plans with checkpoint validation, progress tracking, and quality gates. Use for task implementation, plan execution, progress tracking. Skip if no plan exists.

testingpythongo
0
4
Project InitA

'Interactive project initialization with git setup, workflows, hooks,

developmenttypescriptpython
0
4
Project PlanningA

Transform specifications into implementation plans with architecture design and dependency-ordered tasks. Use for spec-to-plan conversion, task breakdown, effort estimation. Skip if no spec exists.

testinggotesting
0
4
Project SpecificationA

Transform project briefs into testable specifications with acceptance criteria. Use for requirements translation, spec creation, pre-implementation. Skip if spec exists or still exploring.

securitygotesting
0
4
War Room CheckpointA

Inline reversibility assessment for embedded War Room escalation from commands. Use at decision points to determine escalation need. Skip for standalone strategic decisions.

code-qualitypythongo
0
4
War RoomA

Multi-LLM deliberation for strategic decisions via expert pressure-testing and consensus building. Use for critical, irreversible, or high-stakes architecture choices and conflicts. Skip for trivial or reversible decisions.

researchgobash
0
4
Workflow SetupA

Configure GitHub Actions CI/CD workflows for automated testing, linting, and deployment. Use for CI/CD setup and quality automation. Skip if CI/CD configured or using different platform.

devopstypescriptpython
0
4
Agent TeamsA

Coordinate Claude Code Agent Teams through filesystem-based protocol. Use

code-qualitygoshell
0
4
Delegation CoreA

Delegate tasks to external LLM services (Gemini, Qwen) with quota, logging,

businessgobash
0
4
Gemini DelegationA

Gemini CLI delegation workflow implementing delegation-core for Google's

toolsgobash
0
4
Qwen DelegationA

Qwen CLI delegation workflow implementing delegation-core for Alibaba's

toolspythongo
0
4
Bloat DetectorA

'Detect codebase bloat through progressive analysis: dead code, duplication,

code-qualitygobash
0
4
Clear ContextA

'Automatic context management with graceful handoff to continuation subagent.

documentationpythongo
0
4
Code Quality PrinciplesA

Provides KISS, YAGNI, and SOLID code quality principles for clean code,

code-qualitytypescriptpython
0
4
Context OptimizationA

'Use this skill BEFORE starting complex tasks. Check context levels proactively.

businesspythongo
0
4
Cpu Gpu PerformanceA

'Use this skill BEFORE resource-intensive operations. Establish baselines

devopsgonode
0
4
Decisive ActionA

Guidance on when to ask clarifying questions vs proceed with standard

code-qualitygorefactoring
0
4
Mcp Code ExecutionA

'Use this skill BEFORE building complex tool chains. Optimize proactively.

businesspythonbash
0
4
Response CompressionA

hype, and unnecessary framing. Includes termination and directness guidelines.

code-qualitygodebugging
0
4
Smart SourcingA

balancing accuracy with token efficiency.

documentationpythongo
0
4
Token ConservationA

'Use this skill at the START of every session. This is MANDATORY for

toolsgobash
0
4
Install WatchdogB

Install the egregore watchdog daemon using the OS-native scheduler. Creates a launchd plist (macOS) or systemd timer (Linux) that checks every 5 minutes if egregore needs relaunching.

ai-agentsgobash
0
4
Quality GateA

Orchestrates egregore's QUALITY pipeline stage. Runs convention checks and invokes review skills for each quality step. Supports self-review (pre-PR) and PR-review (other agents' PRs) modes.

code-qualitygobash
0
4
SummonA

Autonomous orchestrator that manages full development lifecycles. Reads the egregore manifest, picks the next active work item, and invokes specialist skills for each pipeline step. Handles context overflow via continuation agents and token budget via graceful shutdown.

businessgobash
0
4
Uninstall WatchdogB

Remove the egregore watchdog daemon and clean up all associated files (plist/unit, pidfile, watchdog log).

toolsgobash
0
4
Rule CatalogA

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

code-qualitypythongo
0
4