oneskill
01Skill Claude CodeCodex
A Chinese-language meta-manager skill for finding, installing, updating, and mapping other skills. A skill is a reusable set of instructions that extends an agent's working environment.
完整的 Claude Code 配置集合(agents, skills, hooks, commands, rules, MCPs)。源自 Anthropic 黑客松获胜者的实战配置,助力中文工程师高效理解与使用 Claude Code。
Skill Claude CodeCodex
A Chinese-language meta-manager skill for finding, installing, updating, and mapping other skills. A skill is a reusable set of instructions that extends an agent's working environment.
Skill Claude CodeCodex
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
Skill Claude CodeCodex
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
Skill Claude CodeCodex
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
Skill Claude CodeCodex
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.
Skill Claude CodeCodex
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
Skill Claude CodeCodex
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.
Skill Claude CodeCodex
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
Skill Claude CodeCodex
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
Skill Claude CodeCodex
Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
Skill Claude CodeCodex
Pattern for progressively refining context retrieval to solve the subagent context problem.
Skill Claude CodeCodex
PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
Skill Claude CodeCodex
A sample project guide describing the architecture, file structure, coding patterns, tests, and deployment process of a specific web application.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Skill Claude CodeCodex
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
Skill Claude CodeCodex
A checklist for verifying software changes through builds, type checks, linting, tests, security checks, and review of the code differences.
Skill Claude CodeCodex
A guide to production Django development, covering Django web applications, REST APIs, database models, caching, signals, and middleware.