Skill Claude CodeCodex
Ensure IAM policies that allow full ":" administrative privileges are not attached.
27 tagged permissions, measured the same way as everything else here.
Browse within: capabilities 6oci 6oci-artifacts 6python 6bash 5hook 5
Skill Claude CodeCodex
Ensure IAM policies that allow full ":" administrative privileges are not attached.
Skill Claude CodeCodex
Build the Wassette workspace and run its test suite with the just recipes — debug and release builds, example and test components, and the combined unit plus documentation tests. Use when compiling Wassette, building example components, or running and debugging tests.
Skill Claude CodeCodex
Build, serve, and write Wassette's mdBook documentation under docs/ — concise, code-first prose, the multi-version URL layout, and navigation in SUMMARY.md. Use when editing docs/ pages or previewing the documentation site.
Skill Claude CodeCodex
Validate Wassette changes end-to-end by running the MCP server with just and driving it with the MCP Inspector CLI over Streamable HTTP — listing tools, resources, and prompts, and calling tools. Use before committing server changes or when debugging tool exposure and behavior.
Skill Claude CodeCodex
Add support for a new CLI command. Use when implementing a handler or adding to SIMPLESAFE.
Skill Claude CodeCodex
Ensure comprehensive test coverage for a CLI handler. Use when adding a new command or auditing existing handler coverage.
Skill Claude CodeCodex
Verify numerical claims in documentation are still accurate.
Skill Claude CodeCodex
Use when implementing authorization and access control for FrontMCP tools, resources, prompts, or skills, deciding who may invoke what. Covers the RBAC, ABAC, and ReBAC models and when to choose each; JWT claims mapping per identity provider (Auth0, Keycloak, Okta, Cognito, Frontegg); reusable named authority…
Skill Claude CodeCodex
Orchestrates Aspire distributed applications using the Aspire CLI for running, debugging, and managing distributed apps. USE FOR: aspire start, aspire stop, start aspire app, aspire describe, list aspire integrations, debug aspire issues, view aspire logs, add aspire resource, aspire dashboard, update aspire apphost.…
sunhao123456sun-svg/toolpermit
Skill Claude CodeCodex
Install, configure, operate, and troubleshoot ToolPermit, the local-first permission policy, one-time approval, and redacted audit layer for MCP stdio tool calls. Use when Codex needs to protect or inspect an MCP server, wrap an MCP stdio command, create or review allow/ask/deny policies, manage approvals, replay…
Skill Claude CodeCodex
Analyze the ClaudeWatch decision log to find commands that repeatedly prompt, and propose allow-list entries and rule tweaks that cut prompt fatigue — reviewed as one batch, then reset the log.
Skill Claude CodeCodex
View and interactively edit ClaudeWatch safety rules — list each rule set's block/ask rules as tables, then add, move, or remove rules, toggle whole rule sets on/off, or scaffold a new set, with conflict detection, a preview, and a test run before writing.
ashray/claude-permissions-wizard
Skill Claude CodeCodex
Interactive wizard to configure Claude Code permission rules. Sets up granular allow/ask permissions so you can work without --dangerously-skip-permissions while keeping safety nets for destructive commands. Use when user says "configure permissions", "set up permissions", "permission settings", or "stop asking me for…