Goal Setter Skill
gotalab
Shape rough requests into evidence-backed /goal completion contracts — an Agent Skill for Claude Code and Codex
OPENAGENTSKILL / DIRECTORY
Find a skill for your next task. Explore tools for Codex, Claude Code, Cursor and more.
49–60 / 60
Candidates in this shortlist, not the full registry. GitHub stars belong to repositories, not individual skills.
Results: 60
gotalab
Shape rough requests into evidence-backed /goal completion contracts — an Agent Skill for Claude Code and Codex
trailofbits
Token integration and implementation analyzer based on Trail of Bits' token integration checklist. Analyzes token implementations for ERC20/ERC721 conformity, checks for…
trailofbits
Smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to generate documentation/specifications, review architecture, check upgrade…
trailofbits
Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar spoofing. Use when aud…
trailofbits
Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety, auditing practices, access controls, complexity,…
trailofbits
Guides through Trail of Bits' 5-step secure development workflow. Runs Slither scans, checks special features (upgradeability/ERC conformance/token integration), generat…
trailofbits
Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic DoS, incorrect weights, and bad origin checks. Use when auditing Sub…
trailofbits
Prepares codebases for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, en…
iflytek
API design conventions, namespace coordinate system, RBAC roles, ClawHub compatibility layer, OpenAPI contract sync rules, and CSRF/session handling.
codejunkie99
Read the contract and checkpoint before reviewing. The deterministic verifier is authoritative; do not turn a checker approval into a test pass.
GanyuanRan
Use when defining ambiguous or high-complexity new features, product behavior, UI/component design, architecture choices, contract changes, or when grilling/pressure-tes…
openclaw
Source-blind user behavior validation against a prewritten contract for apps, CLIs, APIs, and generated artifacts.